Terminate the specified executable process.
STOP EXECUTABLE Executable ID
Executable ID
Dword The DWORD handle which describes the executable
This command does not return a value.
id=execute executable("notepad.exe","","") while executable running(id)=1 if spacekey()=1 then stop executable id endwhile
FILE Commands Menu Index